-
Home
-
Premmerce Multi-currency for Woocommerce
-
2.3.2
-
Code
-
Classes
- PremmerceMulticurrencyAPI
Total Complexity |
14 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
184 |
Lines of code |
52 |
Logical lines of code |
27 |
Comment lines |
96 |
Methods |
11 |
Properties |
3 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
convertToUserCurrency() |
S |
68 |
2 |
7 |
setProductCurrency() |
S |
74 |
2 |
5 |
setProductPrices() |
S |
67 |
2 |
8 |
__construct() |
S |
74 |
1 |
5 |
getCurrencies() |
S |
78 |
1 |
3 |
getMainCurrencyId() |
S |
79 |
1 |
3 |
getUsersCurrencyId() |
S |
79 |
1 |
3 |
convert() |
S |
74 |
1 |
4 |
getProductPriceInProductCurrency() |
S |
74 |
1 |
4 |
getProductPriceInBaseShopCurrency() |
S |
67 |
1 |
7 |
recalculateProductPrices() |
S |
81 |
1 |
3 |